home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1998 April / Freesoft_1998-04_cd.bin / Nerecenz / Disk, files util / Kcdemu / kcdemu.exe / README.TXT < prev    next >
Text File  |  1998-08-06  |  11KB  |  173 lines

  1. Koshikan« Corp.'s Drive Emulator v1.4
  2.  
  3. This is the official Koshikan« Corp.'s Drive Emulator Readme file. If you wish to distribute this program, please distribute it with ALL FILES INTACT! If you received only a partial of this file, please email Koshikan Corp. Members.
  4.  
  5. Table of Contents:
  6. 1. Overview                   -An overview of this program
  7. 2. File List              - A list of all files.
  8. 3. Using the program              -How to use the program
  9. 4 Troubleshooting                 -If an error occurs (Hopefully not)
  10. 5 Credits & Contacts              -Credits to those who deserve, who to contact and some link
  11. 6 Revisions and Versions            -Versions and changes.
  12.  
  13. 1. Overview
  14. This program actually creates a virtual drive for you. Virtual means a new drive letter(ie. E:\). It doesn't require you to have a new harddisk if you need a new drive. Just like using fdisk, this program creates a new virtual drive for any of your directories easily. Below are the benefits of using this program:-
  15. A) Unlike fdisk, you don't have to worry about accidentally destroying data on your harddisk.
  16. B) If your CD-ROM is slow, you can copy the entire thing from the CD into your harddisk,
  17.      and then create a virtual drive for that directory. This will give you speed and more 
  18.      memory. All of us know how slow the *Fastest* CD-ROM drive in the market is. More 
  19.      over, the driver itself requires about 27K of the precious conventional memory.
  20. C) Create new drive letters whenever you feel like it and remove it when you are done.
  21. D) Amaze your friends by having a total of 26 drive letters. WOW!(You can then tell them 
  22.      that you have over 20 gigs of HD space. :)
  23. *By the way, this software is a freeware but if you like it, you can donate some money to any
  24.  charitable groups using the name Koshikan Corp.
  25.  
  26. 2. File List
  27. Below are the file list for Koshikan Corp. Drive Emulator v1.4:
  28. Readme.txt            - A simple version of the readme.
  29. Readme.wri        - A more enjoyable version of readme.
  30. License.txt            - The License Agreement.
  31. KCDEMU.exe        - The Drive emulator.
  32. KCDDEL.exe        - The drive deleter.
  33. KCDVIEW.exe        - The drive viewer.
  34. KC.NFO            - Info about Koshikan Corp.
  35.  
  36. 3. Using the program
  37. Using this program is really, really easy. All you have to do is type 'kcdemu'. Then read
  38. everything that pops out, and then enter the directory path of the directory you want to create
  39. the virtual drive. Press enter(DUH). Then enter the drive letter of the virtual drive you want.
  40. Example:
  41. c:\>kcdemu                <-----------The executable
  42. (BLAH BLAH BLAH pops out....)
  43.  
  44. Please enter the path [q to quit]: c:\mydir     <-----------The directory path
  45. Please enter the desired drive [q to quit]: f:      <-----------The drive letter you want to                                 create. 
  46.  
  47. If there is error, skip to Troubleshooting section. If no, Congratulations! You have done it!
  48. If you want to delete a virtual drive (got fed up of it), you can run the program called 'kcddel'. This program deletes a virtual drive entered by you. It can also view virtual drives created.
  49. To run, enter the following:
  50. c:\>kcddel        <-----------------------The executable
  51. (BLAH BLAH BLAH pops out...)
  52. Please enter drive to delete [v to view virtual drives, q to quit]: f:     <------Drive to delete
  53.                     OR
  54. Please enter drive to delete to view virtual drives, q to quit]: v  <---To view created drives
  55. If you would like to view the drives only without going thru the hassle, run 'kcdview'. It shows you all the created virtual drives.
  56. Please note that the virtual drives will disappear when the computer reboots. I am working on a new version that can make it permanent.
  57.  
  58. I hope that you will enjoy this little program. If you really did enjoy, please send some 
  59. donation.
  60.  
  61. 4 Troubleshooting
  62. If you receive an error stating 'Parse error #',  it means that you have entered some wrong information. Maybe you put in the wrong path or you forgot the colon(:) behind the drive?
  63. Most probably, you will receive an error like:
  64. Dos Error #3 or something like that
  65. If it is so, below is a table on these error:
  66. Error# |     Meaning            |  Troubleshooting
  67.  2              File not found           Make sure you typed in everythin correct.
  68.  3             Path not found                 Make sure you typed in everythin correct.
  69.  5           Access denied           Make sure you have not locked out any of the files 
  70.  8            Not enough memory       Free up more memory. Most probably conventional.
  71.  
  72. Or, you will receive errors like run time errors. Below is the table for the errors:
  73.                       
  74.  Error #        |               Error Message        |  Troubleshooting  
  75.    1                      Invalid function number     Should not happen. Pls email if                             happened.
  76.    2                      File not found         Make sure you typed in everythin                                 correct.
  77.    3                      Path not found        Make sure you typed in everythin correct.
  78.    4                      Too many open files        Try closing the program and then run it                             again.
  79.    5                      File access denied        Try disable read-only and hidden.
  80.    6                      Invalid file handle        Should not happen. Pls email if happened.
  81.   12                      Invalid file access code    Should not happen. Pls email if happened.
  82.   15                      Invalid drive number        Only use drive letters A-Z
  83.   16               Cannot remove current directory    Should not happen. Pls email if happened.
  84.   17                  Cannot rename across drives    Should not happen. Pls email if happened.
  85.   18                      No more files            Should not happen. Pls email if happened.
  86.  100                      Disk read error        Your hard disk may have developed bad                             sector
  87.  101                      Disk write error        Your hard disk may have developed bad                             sector
  88.  102                      File not assigned        Should not happen. Pls email if happened.
  89.  103                      File not open            Should not happen. Pls email if happened.
  90.  104                      File not open for input    Should not happen. Pls email if happened.
  91.  105                      File not open for output    Should not happen. Pls email if happened.
  92.  106                      Invalid numeric format    Should not happen. Pls email if happened.
  93.  150                      Disk is write-protected    Should not happen. Pls email if happened.
  94.  151                Bad drive request struct length    Should not happen. Pls email if happened.
  95.  152                      Drive not ready        Maybe your hard disk crashed. Try check                             your hard disk.
  96.  154                      CRC error in data        Your hard disk may have developed bad sector 156                      Disk seek error        Maybe your hard disk crashed. Try check                             your hard disk.
  97.  157                      Unknown media type        Your hard disk is not formatted yet. (Not                             virtual drive.)
  98.  158                      Sector Not Found        Your hard disk may have developed bad                             sector 
  99.  159                      Printer out of paper        Should not happen. Pls email if happened.
  100.  160                      Device write fault        Your hard disk may have developed bad                             sector 
  101.  161                      Device read fault        Your hard disk may have developed bad                             sector 
  102.  162                      Hardware failure        Maybe your hard disk crashed. Try check                             your hard disk.
  103.  200                      Division by zero        Should not happen. Pls email if happened.
  104.  201                      Range check error        Should not happen. Pls email if happened.
  105.  202                      Stack overflow error        Try making more conventional mem free
  106.  203                      Heap overflow error        Try making more conventional mem free
  107.  204                      Invalid pointer operation    Should not happen. Pls email if happened.
  108.  205                      Floating point overflow    Try making more conventional mem free
  109.  206                      Floating point underflow      Try making more conventional mem free
  110.  207                Invalid floating point operation    Should not happen. Pls email if happened.
  111.  208                  Overlay manager not installed    Should not happen. Pls email if happened.
  112.  209                      Overlay file read error    Should not happen. Pls email if happened.
  113.  210                      Object not initialized    Should not happen. Pls email if happened.
  114.  211                      Call to abstract method    Should not happen. Pls email if happened.
  115.  212                      Stream registration error    Should not happen. Pls email if happened.
  116.  213                 Collection index out of range    Should not happen. Pls email if happened.
  117.  214                      Collection overflow error    Try making more mem free
  118.  215                      Arithmetic overflow error    Try making more mem free
  119.  216                      General Protection fault    Your hard disk may have developed bad                             sector 
  120.  
  121. If there are other errors, please mail to me. I will look into the problem A.S.A.P.
  122.  
  123. 5 Credits and Contacts
  124. Project Director: CkWhy
  125. Programmer      : CkWhy
  126. Graphics        : CkWhy, Koshikan (Koshikan« Corp.'s Logo)
  127. Help File    : CkWhy
  128.  
  129. Thanks to:
  130. 1. Koshikan« Corp. for giving support.
  131. 2. Koshikan for being my programming mentor.
  132. 3. IRC people at #programming and other relevant channels.
  133. 4. All those free reference sheets and programming tutorials.
  134. 5. Everyone who have helped me.
  135. 6. And a special thanks to all of you guys for using this program.
  136.  
  137. Koshikan« Corp. Members:
  138. 1. CkWhy (Internet Dept. Director)        ckwhy@starmail.com
  139. 2. Koshikan (Programming Dept. Director)    koshikan@starmail.com
  140. 3. Dreamguy (Games Dept. Director)              red_death@starmail.com
  141. 4. Skidzo (Special Projects Director)         skidzo@starmail.com
  142.  
  143. Visit Koshikan Corp's website:
  144. 1. http://cheat.hypermart.net             -Cheats site. Over 600 cheats and still growing!
  145. 2. http://lininfo.hypermart.net       -Linux Information Site. Linux stuff and links.
  146. 3. http://ckwhy.hypermart.net       -CkWhy's HQ. Contains free scripts, free CGI                              hosting, and KC's software.
  147. 4. http://koshikan.hypermart.net   -Koshikan Corp.'s HQ. Lots of cool stuff!
  148.  
  149. 6. Revisions and versions:
  150. Version 1.0 -15/05/98- Project started
  151. Version 1.1 -23/05/98- Editted the codes. Destroyed some bugs. Help file available.
  152. Version 1.2 -30/05/98- Better Help file available. Changed some outlook. 
  153.                        Added colour to the words. Drive Viewer now available.
  154. Version 1.3 -09/06/98- Discarded the need for kcdemu.ini file. It has built-in configurator                   now. Changed the drive viewer to a simpler outlook.
  155. Version 1.4 -15/06/98- Drive deleter now available. Updated kcdemu.exe file.
  156.                   *First public release*
  157.  
  158.  
  159.  
  160.         k    k           cccc            ⌐            
  161.         k   k        c    c                              
  162.         k  k           c            
  163.         kk             c
  164.         k  k        c
  165.         k   k        c       c
  166.         k    k           ccc        
  167.  
  168.         Koshikan« Corporation.
  169.  
  170.                                     Created by: CkWhy
  171. Product #:  250598113001
  172.  
  173. Koshikan Corp., Koshikan, Dreamguy, Skidzo & CkWhy is Copyright 1998. No duplicating of these names are permitted. All pictures and logos here are registered trademark of Koshikan« Corp.